Total Complexity | 26 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 368 |
Lines of code | 97 |
Logical lines of code | 48 |
Comment lines | 96 |
Methods | 11 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getColorObj() | 56 | 6 | 17 | |
extractHexCode() | 58 | 5 | 15 | |
getClosestWebColor() | 61 | 3 | 12 | |
getHexFromName() | 63 | 3 | 10 | |
getNameFromHex() | 67 | 2 | 7 | |
normalizeValue() | 69 | 2 | 6 | |
getMap() | 81 | 1 | 3 | |
getRgbObjFromHex() | 69 | 1 | 7 | |
getRgbObjFromName() | 69 | 1 | 7 | |
getHexArray() | 66 | 1 | 8 | |
getRgbSquareDistance() | 71 | 1 | 5 |